- getAxis
Vector3 getAxis(string directionalName)
Undocumented in source. Be warned that the author may not have intended to support it.
- isActionJustPressed
float isActionJustPressed(string actionName)
Undocumented in source. Be warned that the author may not have intended to support it.
- isActionJustReleased
float isActionJustReleased(string actionName)
Undocumented in source. Be warned that the author may not have intended to support it.
- isActionPressed
float isActionPressed(string actionName)
Undocumented in source. Be warned that the author may not have intended to support it.
- isReady
bool isReady()
Undocumented in source. Be warned that the author may not have intended to support it.
- onDispose
void onDispose()
Undocumented in source. Be warned that the author may not have intended to support it.
- onFinishLoading
void onFinishLoading()
Undocumented in source. Be warned that the author may not have intended to support it.
- registerInputAction
void registerInputAction(string actionName, Context ctx)
Undocumented in source. Be warned that the author may not have intended to support it.